perm filename BIGACC.MF[MF,SYS]1 blob sn#798090 filedate 1985-07-09 generic text, type C, neo UTF8
COMMENT āŠ—   VALID 00004 PAGES
C REC  PAGE   DESCRIPTION
C00001 00001
C00002 00002	% This file contains series of large accents for math extension fonts.
C00003 00003	cmchar "Wide circumflex (hat) accent"
C00004 00004	cmchar "Wide tilde (squiggle) accent"
C00005 ENDMK
CāŠ—;
% This file contains series of large accents for math extension fonts.

% The sizes are `wide' (|10u#|), `wider' (|18u#|), and `widest' (|26u#|).

% Character codes \0142--\0147 are generated.

charlist oct"142", oct"143", oct"144";	% circumflexes
charlist oct"145", oct"146", oct"147";	% tildes
cmchar "Wide circumflex (hat) accent";
beginchar(oct"142",10u#,.5[asc_height#,body_height#],0);
big_hat; endchar;

cmchar "Wider circumflex (hat) accent";
beginchar(oct"143",18u#,body_height#,0);
big_hat; endchar;

cmchar "Widest circumflex (hat) accent";
beginchar(oct"144",26u#,body_height#,0);
big_hat; endchar;
cmchar "Wide tilde (squiggle) accent";
beginchar(oct"145",10u#,.5[asc_height#,body_height#],0);
big_tilde; endchar;

cmchar "Wider tilde (squiggle) accent";
beginchar(oct"146",18u#,body_height#,0);
big_tilde; endchar;

cmchar "Widest tilde (squiggle) accent";
beginchar(oct"147",26u#,body_height#,0);
big_tilde; endchar;